.blgcomment-list>li:nth-child(n+2) {
    margin-block-start: 15px !important;
}

.custom-card {
    border: 1px solid #ced4da;
}

.customizer-action svg {
    width: 23px !important;
    color: #ffffff !important;
}

.active-mode {
    border: solid 2px #000000 !important;
}

.property-img {
    max-width: 507px;
    max-height: 286px;
}

.text-justify {
    text-align: justify;
}

.custom .media {
    padding: 10px !important;
}

.user-avatar {
    width: 30px;
    height: 30px;
}

@media only screen and (max-width: 410px) {
    .header_li {
        display: none !important;
    }
}

.blgcomment-list li .media img {
    width: auto;
    height: 40px !important;
}

#card-element {
    border: 1px solid #e5e5e5 !important;
    border-radius: 5px !important;
    padding: 13px !important;
}

.codex-sidebar .logo-gridwrap {
    padding: 0px 16px !important;
}

.setting-logo {
    width: 300px !important;
    ;
}

.landing-logo {
    max-width: 225px;

}

.auth-main .auth-wrapper.v2 .logo {
    max-width: 300px;

}

.b-brand .logo {
    max-width: 212px !important;

}

.lan-footer .codex-brand {
    margin-block-end: 0px !important;
}

.email-sidebar ul.custom-sidebarmenu-list {
    margin-block-start: 0px;
}

.invoice-logo {
    width: 250px;
}

.codex-calendar .events-list li {
    font-size: 13px;
    font-weight: 500;
    padding: 10px 10px;
    border-radius: 5px;
    color: #fff;
    line-height: 1;
}

.codex-calendar .events-list {
    overflow: auto;
    height: 863px;
}

.landing_logo {
    filter: drop-shadow(2px 3px 7px #011C4B);
}

.head-invoice img {
    width: 250px;
}

.cdx-invoice .body-invoice .table tr td {
    padding: 10px 10px !important;
}


.codex-brand img {
    width: 300px;
}

.codex-authbox .auth-header .codex-brand {
    margin-block-end: 0px;
}


.intro {
    background-repeat: no-repeat;
    background-size: cover;
}

.landing_dash {
    position: absolute;
    right: 0px;
    top: 50%;
    left: auto;
    bottom: 0;
    transform: translateY(-50%);
    overflow: hidden;
    height: 585px;
    display: flex;
    align-items: center;
    width: 60%;
}

.landing_dash img {
    object-fit: cover;
    position: relative;
    right: -220px;
    border-radius: 10px;
    left: auto;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width: 1440px) {
    .landing_dash {
        display: none;
    }
}

.lan-footer {
    text-align: center;
    background-color: unset;
}

.lan-footer .support-contain p {
    color: #051722;
    font-size: calc(16px + 4*(100vw - 420px) / 1500);
}

.select2-container .select2-selection--single {
    height: 43px !important;
    border-color: #e5e5e5;
}

.select2-container .select2-selection--multiple {
    min-height: 43px !important;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #e5e5e5;
}

/* =========================================================================== */
.dt-length {
    padding-left: 7px !important;
}

.dt-search {
    padding-right: 7px !important;
}

.dt-info {
    padding-left: 7px !important;
}

.dt-paging {
    padding-right: 7px !important;
}

.dt-buttons {
    padding-left: 7px !important;
    float: left;
}

.dt-container {
    margin-top: 10px;
}

.dt-info {
    float: left;
}

.dt-paging {
    float: right;
    padding-top: .85em;
}

.form-group {
    margin-bottom: 15px;
}

div:where(.swal2-container) h2:where(.swal2-title) {
    font-size: 1.2em !important;
}

div:where(.swal2-container) .swal2-html-container {
    font-size: 0.9em !important;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel {
    font-size: 0.8em !important;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {
    font-size: 0.8em !important;
}

div:where(.swal2-icon) {
    width: 4em !important;
    height: 4em !important;
}

.account-tabs .nav-item .nav-link {
    position: relative;
    padding: 0.7rem 1rem;
    font-weight: 500;
    color: var(--primary);
    display: flex;
    align-items: center;
}

.testaments-cards::after {
    background: transparent !important;
}

.pricingpricing .price-card .product-list li::before {
    content: '\eb55';
    color: red;
}

.pricingpricing .price-card .product-list li.enable::before {
    content: "\ea5e";
    color: #00c853;
}

.pricingpricing .price-card .product-list li {
    opacity: 1 !important;
}

.account-tabs .nav-item .nav-link.active {
    color: var(--bs-secondary-rgb);
    background: rgba(var(--bs-secondary-rgb), 0.1);
}

form label {
    text-transform: capitalize;
}

@media print {
    .table-responsive {
        overflow: visible !important;
        height: auto !important;
        display: block !important;
    }
}

.color_type {
    position: relative;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    transition: all 0.15s ease-in-out;
    margin-right: 10px;
    margin-top: 10px;
    width: 48px;
    height: 48px;
    flex: none;
    cursor: pointer;
}

.cutom_colorr.active::after,
.cutom_colorr.custom::after {
    content: "✓";
    color: #fff;
    font-size: 30px;
    background: none !important;
    font-weight: 900;
    background-color: transparent !important;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 10px;
    line-height: 0;
}


.modal-body .select2-container {
    z-index: 1024;
    width: 100% !important;
}

.modal-backdrop~.select2-container {
    width: 100% !important;
    z-index: 10000 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    line-height: 40px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px !important;
}

.daterangepicker td.active,
.daterangepicker td.active:hover,
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: rgba(var(--bs-secondary-rgb), 1);
}

.notifier-container {
    z-index: 1072;
}

.select2-container,
.modal-body .select2-container {
    z-index: 1024;
    /* width: 100% !important; */
}


.pc-kanban-wrapper .pc-kanban-column {
    width: 338px;
}

/* ----------------------------------------------- MY STYLES ------------------------------------------------------- */

@font-face {
    font-family:"BPG Arial";
    src: url('https://service.sandy.ge/public/fonts/bpg_arial_2009.ttf'),
    url('https://service.sandy.ge/public/fonts/bpg_arial_2009.ttf'); /* IE9+ */
}

@font-face {
    font-family: "BPG Mrgvlovani Caps 2010";
    src: url('https://service.sandy.ge/public/fonts/bpg_mrgvlovani_caps.ttf'),
    url('https://service.sandy.ge/public/fonts/bpg_mrgvlovani_caps.ttf'); /* IE9+ */
}

.pc-content {
    font-family: "BPG Arial";
    color: #000000;
}

.pc-mtext {
    font-family: "BPG Arial";
    color: #000000;
}

.pc-sidebar .pc-link {
    color: #a81e24 !important;
    font-family: "BPG Arial";
}

.pc-sidebar .pc-caption {
    font-family: "BPG Mrgvlovani Caps 2010";
    font-size: 13px;
    color: #000000 !important;
}

.card-header h5 {
    font-family: "BPG Mrgvlovani Caps 2010";
    font-size: 13px;
    color: #a81e24;
}

.page-header-title h5.m-b-10 {
    font-family: "BPG Mrgvlovani Caps 2010";
}

.btn {
    font-family: "BPG Mrgvlovani Caps 2010";
}

#DataTables_Table_0_wrapper button.btn,
#DataTables_Table_0_wrapper div.btn-group {
    text-transform: uppercase;
    font-size: 12px;
    font-family: "BPG Arial";
}

.parts a.btn,
.services a.btn{
    font-family: "BPG Arial";
}

.parts a i,
.services a i {
    padding-right: 7px;
}

.text-bg-danger,
.text-bg-primary,
.text-bg-warning,
.text-bg-success,
.text-bg-info
{
    padding: 10px;
    min-width: 115px;
    font-size: 12px;
}

#barcode {
    width: 200px;
    height: 100px;
}

#barcode text {
    display: none;
}

#contentToPrint {
    margin: 0;
    padding: 0;
}

h6.sender,
h6.recipient {
    font-family: "BPG Mrgvlovani Caps 2010";
    font-size: 13px;
    color: #000000;
    padding-bottom: 15px;
    font-weight: 600;
}

.sp-table tr th {
    font-family: "BPG Mrgvlovani Caps 2010";
    font-size: 13px;
    color: #000000;
    font-weight: 600;
}

.sp-table tr td {
    font-size: 13px;
    font-family: "BPG Arial";
    color: #000000;
}

.srdiv {
    min-height: 220px;
    font-size: 13px;
    font-family: "BPG Arial";
    color: #000000;
    border: 1px solid #afafaf;
}

div.order-details h6 {
    font-size: 12px;
    font-family: "BPG Arial";
    color: #000000;
}

div.order-details h6 span {
    font-weight: 600;
    color: #000000;
}

.total-table {
    font-family: "BPG Mrgvlovani Caps 2010";
    font-size: 13px;
    color: #000000;
    font-weight: 600;
    margin-top: 40px;
}

.datatable-table > :not(:last-child) > :last-child > *, .table > :not(:last-child) > :last-child > * {
    border-bottom-color: #afafaf;
}

.datatable-table td, .datatable-table th, .table td, .table th {
    border-top: 1px solid #afafaf !important;
}

.custom-border {
    border: 1px solid #afafaf;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wo-grand-total h4,
.wo-grand-total{
    font-family: "BPG Mrgvlovani Caps 2010";
    font-size: 13px;
}

div.card {
    margin-bottom: 3px;
}

.d-block span.h5 {
    font-size: 13px;
}

.pc-container .pc-content {
    padding-bottom: 20px;
}

.bank-acc-info {
    font-family: "BPG Mrgvlovani Caps 2010";
    font-size: 13px;
    color: #000000;
    padding: 20px 0 15px 0;
    font-weight: 600;
}

.invoice-total-table {
    font-family: "BPG Mrgvlovani Caps 2010";
    font-size: 13px;
    color: #000000;
    font-weight: 600;
}

.sapp-logo-a {
    display: block;
    text-align: center;
    padding: 10px 40px 40px 40px;
}

.welcome-to-sapp {
    font-family: "BPG Mrgvlovani Caps 2010";
    font-size: 20px;
    font-weight: normal;
    color: #a81e24;
}

.welcome-to-sapp-subtitle {
    text-align: center;
    font-family: "BPG Arial";
    font-size: 13px;
}

.auth-main {
    background: url(https://sandy.ge/wp-content/themes/twentysixteen/images/pat1.png);
}

.auth-form .card {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2) !important;
}

.auth-button {
    font-family: "BPG Mrgvlovani Caps 2010";
    color: #ffffff;
    background: #a81e24;
}

.auth-button:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #b60a10;
    border-color: var(--bs-btn-hover-border-color);
}

.custom-margin {
    margin-top: 20px;
}

#email,
#password {
    font-family: "BPG Arial";
    font-size: 13px;
}

/*.select2-client,
.select2-container--default {
    display: none;
}

.select2-selection__rendered {
    display: block;
    padding: 11px;
    border-radius: 7px;
    border: 1px solid #ced4da;
    cursor: pointer;
}

.select2-container--open {
    background: rgb(255, 255, 255);
    max-height: 200px;
    overflow: overlay;
    display: block;
    width: 100% !important;
    border: 1px solid #ced4da;
    margin-top: -4px;
    border-radius: 0 0 5px 5px;
}

.select2-search__field {
    width: 300px;
    padding: 5px;
    border: 1px solid #ced4da;
    margin: 10px;
    border-radius: 5px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}

.select2-results__options li {
    list-style-type: none;
    font-family: "BPG Arial";
    font-size: 13px;
    padding: 10px;
    cursor: pointer;
    border-radius: 5px;
}

.select2-results__options li:hover {
    background: #eceff1;
}

.select2-container--bootstrap4 {
    width: 100% !important;
}

ul.select2-results__options {
    padding: 0;
    margin-left: 7px;
}
*/
div.services,
div.parts {
    margin: 20px 0;
}

/* --- Modal Styles --- */
div.modal-backdrop,
div.modal-backdrop-2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1000;
    display: none;
}
#smsModal div.modal-content,
#smsModal-2 div.modal-content {
    background-color: white;
    width: 90%;
    max-width: 500px;
    margin: 150px auto;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    position: relative;
    text-align: left;
}
#smsModal .modal-close,
#smsModal-2 .modal-close-2 {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
    font-weight: bold;
    color: #aaa;
    cursor: pointer;
}
#smsModal .modal-close:hover,
#smsModal .modal-close-2:hover {
    color: #000;
}

/* New CSS for the hidden iframe */
#hidden-iframe,
#hidden-iframe-2{
    display: none;
    width: 0;
    height: 0;
}

/* Status message styling (optional, but good for feedback) */
#global-status-message,
#global-status-message-2 {
    position: fixed;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    padding: 15px 30px;
    background-color: #f0ad4e; /* Warning yellow */
    color: #fff;
    border-radius: 5px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    z-index: 1001;
    display: none;
}

#showFormButton,
#showFormButton-2{
    font-size: 22px;
    font-weight: normal;
}

/* Form Element Styles */
#smsModal label,
#smsModal-2 label{ display: block; margin-top: 10px; font-weight: bold; }
#smsModal input [type="text"], input[type="tel"],
#smsModal textarea,
#smsModal-2 input [type="text"], input[type="tel"],
#smsModal-2 textarea { width: 100%; padding: 8px; margin-top: 5px; box-sizing: border-box; border: 1px solid #ddd; border-radius: 4px; }
#smsModal input[type="submit"],
#smsModal-2 input[type="submit"] { background-color: #007bff; color: white; padding: 10px 15px; border: none; border-radius: 4px; cursor: pointer; margin-top: 20px; }
#smsModal input[type="submit"]:hover,
#smsModal-2 input[type="submit"]:hover{ background-color: #0056b3; }
#smsModal .required::after,
#smsModal-2 .required::after{ content: ' *'; color: red; }

/* --- Status Message Styles --- */
#form-wrapper { transition: opacity 0.3s; }
#status-message {
    text-align: center;
    padding: 20px;
    display: none;
}
.status-success { color: #155724; background-color: #d4edda; border: 1px solid #c3e6cb; border-radius: 5px; }
.status-error { color: #721c24; background-color: #f8d7da; border: 1px solid #f5c6cb; border-radius: 5px; }
.status-success h3::before { content: "✅ "; }
.status-error h3::before { content: "❌ "; }

li.me-2 .f-22 {
    color: #a81e24 !important;
    font-size: 22px;
    font-weight: normal;
}

#smsForm label,
#smsForm-2 label {
    font-family: "BPG Mrgvlovani Caps 2010";
    font-size: 14px;
    font-weight: 600;
}

#smsForm small,
#smsForm-2 small {
    font-family: "BPG Arial";
    font-size: 11px;
    font-weight: normal;
    padding: 3px;
    display: block;
}

.sms-submit {
    font-family: "BPG Mrgvlovani Caps 2010";
    font-size: 14px;
    font-weight: normal;
}

li.me-2 .ph-envelope,
li.me-2 .ph-download,
li.me-2 .ph-clipboard-text,
li.me-2 .ph-star {
    font-size: 22px;
    font-weight: normal;
}

#reportModal,
#reportModal label,
#reportModal input,
#reportModal textarea
{
    font-family: "BPG Arial";
    font-size: 13px;
}

#reportModal h5,
h5.modal-title,
span.dt-column-title {
    font-family: "BPG Mrgvlovani Caps 2010";
    font-size: 13px;
    font-weight: 600;
}

nav.pc-sidebar,
header.pc-header {
    z-index: 500 !important;
}

div.wo-note {
    font-family: "BPG Mrgvlovani Caps 2010";
    font-size: 13px;
    font-weight: 600;
}

div.wo-note p,
div.modal-content {
    font-family: "BPG Arial";
    font-size: 13px;
    margin-top: 10px;
    font-weight: normal;
}

.tooltip {
    display: block;
    z-index: 999999;
}

.service-req {
    background: #fdfdfd;
    border: 1px solid #989898;
    border-radius: 5px;
    padding: 20px;
}

.service-req ul li {
    font-size: 13px;
}

.text-sm-end a,
.text-sm-end button {
    color: #a81e24 !important;
}